-
- All Implemented Interfaces:
public final class MapViewStateManager
-
-
Constructor Summary
Constructors Constructor Description MapViewStateManager()
-
Method Summary
Modifier and Type Method Description final Unit
onMapViewBackground()
final Unit
onMapViewForeground()
final Boolean
shouldClearMemory()
final Unit
updateClearMemoryTimestamp()
-
-
Method Detail
-
onMapViewBackground
final Unit onMapViewBackground()
-
onMapViewForeground
final Unit onMapViewForeground()
-
shouldClearMemory
final Boolean shouldClearMemory()
-
updateClearMemoryTimestamp
final Unit updateClearMemoryTimestamp()
-
-
-
-